AttachmentTag Property

Contains an object identifier specifying the application that supplied an attachment.

Definition

Namespace: Independentsoft.Pst
Assembly: Independentsoft.Pst (in Independentsoft.Pst.dll) Version: 1.2.900.17830
C#
public byte[] Tag { get; set; }

Property Value

Byte
The tag.

See Also